ASP.NET MVC Controls
LineMarker<T> Class Members
Properties  Methods 

The following tables list the members exposed by LineMarker<T>.

Public Constructors
 NameDescription
Public ConstructorLineMarker<T> ConstructorInitializes a new instance of the LineMarker class.  
Top
Public Properties
 NameDescription
Public PropertyAlignmentGets or sets the alignment of the LineMarker content.  
Public PropertyComponentsGets the child components. (Inherited from C1.Web.Mvc.Component)
Public PropertyContentGets or sets the content function that allows to customize the text content of the LineMarker.  
Public PropertyDragContentGets or sets a value indicating whether the content of the marker is draggable when the interaction mode is "Drag."  
Public PropertyDragLinesGets or sets a value indicating whether the lines are linked when the horizontal or vertical line is dragged when the interaction mode is "Drag."  
Public PropertyDragThresholdGets or sets the maximum distance from the horizontal or vertical line that the marker can be dragged.  
Public PropertyHorizontalPositionGets or sets the horizontal position of the LineMarker relative to the plot area.  
Public PropertyIdGets or sets the component id. (Inherited from C1.Web.Mvc.Component)
Public PropertyInteractionGets or sets the interaction mode of the LineMarker.  
Public PropertyIsVisibleGets or sets the visibility of the LineMarker.  
Public PropertyLinesGets or sets the visibility of the LineMarker lines.  
Public PropertyOnClientPositionChangedOccurs after the LineMarker's position changes.  
Public PropertySeriesIndexGets or sets the index of the series in the chart in which the LineMarker appears.  
Public PropertyVerticalPositionGets or sets the vertical position of the LineMarker relative to the plot area.  
Top
Public Methods
 NameDescription
Public MethodToHtmlStringReturns an HTML-encoded string. (Inherited from C1.Web.Mvc.Component)
Top
Extension Methods
 NameDescription
Public Extension MethodToTemplateRender the html string in template mode.
Top
See Also

Reference

LineMarker<T> Class
C1.Web.Mvc Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback